-
Home
-
Servebolt Optimizer
-
3.5.52
-
Code
-
Classes
- ScriptInstaller
Total Complexity |
21 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
171 |
Lines of code |
72 |
Logical lines of code |
30 |
Comment lines |
67 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
install() |
S |
62 |
5 |
13 |
installFile() |
S |
63 |
2 |
11 |
__construct() |
S |
75 |
2 |
5 |
uninstall() |
S |
72 |
2 |
6 |
resolveInstallPath() |
S |
69 |
2 |
7 |
isInstalled() |
S |
77 |
2 |
4 |
setInstallPath() |
S |
81 |
1 |
3 |
deleteFile() |
S |
76 |
1 |
4 |
makeFileExecutable() |
S |
69 |
1 |
7 |
getFilePath() |
S |
79 |
1 |
3 |
fileIsExecutable() |
S |
80 |
1 |
3 |
fileExists() |
S |
72 |
1 |
6 |